golang.org/x/net/http2.ClientConn.responseHeaderTimeout (method)
2 uses
golang.org/x/net/http2 (current package)
transport.go#L1278: func (cc *ClientConn) responseHeaderTimeout() time.Duration {
transport.go#L1560: if d := cc.responseHeaderTimeout(); d != 0 {
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)